home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dictionaries & Language
/
Dictionaries and Language (Chestnut CD-ROM) (1993).iso
/
russian
/
rusen125
/
ruseng.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1988-12-28
|
195 b
|
17 lines
echo off
distest
if errorlevel 26 goto vga
if errorlevel 20 goto ega
if errorlevel 7 goto herc
cruseng
goto exit
:herc
hruseng
goto exit
:ega
eruseng
goto exit
:vga
vruseng
:exit